1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
3 <META http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1">
4 <link rel=
"stylesheet" type=
"text/css" href=
"../refdoc.css">
5 <title>Namespace: System.Runtime.Serialization.Formatters.Soap
</title>
8 <h2>Namespace: System.Runtime.Serialization.Formatters.Soap
</h2>
11 <p> Contains the
<a href=
"../System.Runtime.Serialization.Formatters.Soap/types/SoapFormatter.html">SoapFormatter
</a> class, which can be used to serialize and deserialize objects in the SOAP format.
</p>
14 <h3>Members of System.Runtime.Serialization.Formatters.Soap Namespace
</h3><b>Classes
</b><dl>
16 <table border=
"1" width=
"90%" style=
"border-collapse: collapse">
18 <th bgcolor=
"#C0C0C0">Class
</th>
19 <th bgcolor=
"#C0C0C0">
24 <td width=
"30%"><a href=
"types/SoapFormatter.html">class SoapFormatter
</a></td>
25 <td width=
"60%"> Serializes and deserializes an object, or an entire graph of connected objects, in SOAP format.
30 </dl><br><b>Namepace hierarchy
</b><br><ul class=
"none">
31 <li><a href=
"../System/types/Object.html">System.Object
</a></li>
33 <li><a href=
"../System.Runtime.Serialization.Formatters.Soap/types/SoapFormatter.html">System.Runtime.Serialization.Formatters.Soap.SoapFormatter
</a> ---
<a href=
"../System.Runtime.Remoting.Messaging/types/IRemotingFormatter.html">System.Runtime.Remoting.Messaging.IRemotingFormatter
</a>,
<a href=
"../System.Runtime.Serialization/types/IFormatter.html">System.Runtime.Serialization.IFormatter
</a></li>
35 </ul><br><i><a href=
"../documentation_license.txt">
36 Copyright (c)
2002 Microsoft Corporation. All rights reserved.